Revision: arch--lord--1.0--patch-2
Archive: lord@regexps.com--2002
Creator: Tom Lord <lord@regexps.com>
Date: Mon Jan  7 03:21:48 PST 2002
Standard-date: 2002-01-07
Summary: unified, not context diffs
Keywords: 
New-files: {arch}/arch/arch--lord/arch--lord--1.0/lord@regexps.com--2002/patch-log/patch-2
Modified-files: =TODO ChangeLog ChangeLog.d/lord@regexps.com--2002/ChangeLog
  archive-transactions/commit.sh local-cache/file-diffs.sh
  patch-sets/mkpatch.sh
New-patches: lord@regexps.com--2002/arch--lord--1.0--patch-2

Bit the bullet and went ahead to depend on GNU diff and GNU patch by
using unified instead of context diffs.

Advantages: can more easily pick up the patchutils; requiring
particular diff and patch implementations will contribute to stability
overall; possibility of adding diff/patch features just for arch; much
easier to read what-changed reports.

Disadvantages: most pedantic.  Requires that I add the `arch path'
feature, coming up next.


